[INFO] cloning repository https://github.com/benwbooth/k8top-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwbooth/k8top-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwbooth%2Fk8top-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwbooth%2Fk8top-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 505da6f928c48502d0fd6bea4bc920a5cb8b5ced
[INFO] testing benwbooth/k8top-rs against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwbooth%2Fk8top-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benwbooth/k8top-rs
[INFO] finished tweaking git repo https://github.com/benwbooth/k8top-rs
[INFO] tweaked toml for git repo https://github.com/benwbooth/k8top-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benwbooth/k8top-rs on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benwbooth/k8top-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kube-core v1.1.0
[INFO] [stderr]   Downloaded kube v1.1.0
[INFO] [stderr]   Downloaded hyper-http-proxy v1.1.0
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded educe v0.6.0
[INFO] [stderr]   Downloaded kube-derive v1.1.0
[INFO] [stderr]   Downloaded kube-runtime v1.1.0
[INFO] [stderr]   Downloaded kube-client v1.1.0
[INFO] [stderr]   Downloaded k8s-openapi v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5650f853f3ab7f0b5bfa65606caa19f156356ecd93dd5b1b11d917ed363e3835
[INFO] running `Command { std: "docker" "start" "-a" "5650f853f3ab7f0b5bfa65606caa19f156356ecd93dd5b1b11d917ed363e3835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5650f853f3ab7f0b5bfa65606caa19f156356ecd93dd5b1b11d917ed363e3835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5650f853f3ab7f0b5bfa65606caa19f156356ecd93dd5b1b11d917ed363e3835", kill_on_drop: false }`
[INFO] [stdout] 5650f853f3ab7f0b5bfa65606caa19f156356ecd93dd5b1b11d917ed363e3835
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dedcb593baa95232e96a1a3e0991551483393e91b774cc031844c4c87e1c680a
[INFO] running `Command { std: "docker" "start" "-a" "dedcb593baa95232e96a1a3e0991551483393e91b774cc031844c4c87e1c680a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling k8s-openapi v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling k8top-tui v0.1.0 (/opt/rustwide/workdir/crates/k8top-tui)
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling k8top-common v0.1.0 (/opt/rustwide/workdir/crates/k8top-common)
[INFO] [stderr]    Compiling kube-derive v1.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling k8top-agent v0.1.0 (/opt/rustwide/workdir/crates/k8top-agent)
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stdout] warning: field `starttime` is never read
[INFO] [stdout]   --> crates/k8top-agent/src/proc_reader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct ProcStat {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub starttime: u64, // clock ticks since boot
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `page_size` is never used
[INFO] [stdout]    --> crates/k8top-agent/src/proc_reader.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl ProcReader {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn page_size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling kube-core v1.1.0
[INFO] [stderr]    Compiling kube-client v1.1.0
[INFO] [stderr]    Compiling kube-runtime v1.1.0
[INFO] [stderr]    Compiling kube v1.1.0
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> crates/k8top-tui/src/ui/process_table.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn render_row(row: &TreeRow, width: u16, selected: bool) -> Line<'static> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_sort` is never used
[INFO] [stdout]    --> crates/k8top-tui/src/app.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn set_sort(&mut self, col: SortColumn) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pod_name` and `namespace` are never read
[INFO] [stdout]   --> crates/k8top-tui/src/client.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ContainerMeta {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 13 |     pub pod_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub namespace: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerMeta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `container_names` are never read
[INFO] [stdout]   --> crates/k8top-tui/src/client.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PodMeta {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 23 |     pub uid: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub container_names: HashMap<String, ContainerMeta>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PodMeta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pod` and `get_container` are never used
[INFO] [stdout]   --> crates/k8top-tui/src/client.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl PodMetaStore {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn get_pod(&self, uid: &str) -> Option<PodMeta> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn get_container(&self, container_id: &str) -> Option<(String, ContainerMeta)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem_bytes` is never read
[INFO] [stdout]   --> crates/k8top-tui/src/tree.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PodRow {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub mem_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PodRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem_bytes` is never read
[INFO] [stdout]   --> crates/k8top-tui/src/tree.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ContainerRow {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub mem_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ppid`, `comm`, and `num_threads` are never read
[INFO] [stdout]   --> crates/k8top-tui/src/tree.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ProcessRow {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 45 |     pub pid: u32,
[INFO] [stdout] 46 |     pub ppid: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub comm: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 59 |     pub num_threads: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CPU_SOFTIRQ` is never used
[INFO] [stdout]  --> crates/k8top-tui/src/ui/colors.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const CPU_SOFTIRQ: Color = Color::Cyan;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_BUFFERS` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MEM_BUFFERS: Color = Color::Blue;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_CACHED` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const MEM_CACHED: Color = Color::Yellow;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `POD_NAME` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const POD_NAME: Style = Style::new()
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTAINER_NAME` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const CONTAINER_NAME: Style = Style::new().fg(Color::Yellow);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEADER` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const HEADER: Style = Style::new()
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TREE_GUIDE` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const TREE_GUIDE: Color = Color::DarkGray;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "dedcb593baa95232e96a1a3e0991551483393e91b774cc031844c4c87e1c680a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dedcb593baa95232e96a1a3e0991551483393e91b774cc031844c4c87e1c680a", kill_on_drop: false }`
[INFO] [stdout] dedcb593baa95232e96a1a3e0991551483393e91b774cc031844c4c87e1c680a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58a086cdd342af19567499525c437d0f4e60b2e0bee15ae682dd76baa46a164f
[INFO] running `Command { std: "docker" "start" "-a" "58a086cdd342af19567499525c437d0f4e60b2e0bee15ae682dd76baa46a164f", kill_on_drop: false }`
[INFO] [stderr]    Compiling k8top-agent v0.1.0 (/opt/rustwide/workdir/crates/k8top-agent)
[INFO] [stderr]    Compiling k8top-common v0.1.0 (/opt/rustwide/workdir/crates/k8top-common)
[INFO] [stderr]    Compiling k8top-tui v0.1.0 (/opt/rustwide/workdir/crates/k8top-tui)
[INFO] [stdout] warning: field `starttime` is never read
[INFO] [stdout]   --> crates/k8top-agent/src/proc_reader.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct ProcStat {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub starttime: u64, // clock ticks since boot
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `page_size` is never used
[INFO] [stdout]    --> crates/k8top-agent/src/proc_reader.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl ProcReader {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub fn page_size(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> crates/k8top-tui/src/ui/process_table.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn render_row(row: &TreeRow, width: u16, selected: bool) -> Line<'static> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_sort` is never used
[INFO] [stdout]    --> crates/k8top-tui/src/app.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn set_sort(&mut self, col: SortColumn) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pod_name` and `namespace` are never read
[INFO] [stdout]   --> crates/k8top-tui/src/client.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ContainerMeta {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 13 |     pub pod_name: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub namespace: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerMeta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `container_names` are never read
[INFO] [stdout]   --> crates/k8top-tui/src/client.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PodMeta {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 23 |     pub uid: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub container_names: HashMap<String, ContainerMeta>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PodMeta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pod` and `get_container` are never used
[INFO] [stdout]   --> crates/k8top-tui/src/client.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl PodMetaStore {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub async fn get_pod(&self, uid: &str) -> Option<PodMeta> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub async fn get_container(&self, container_id: &str) -> Option<(String, ContainerMeta)> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem_bytes` is never read
[INFO] [stdout]   --> crates/k8top-tui/src/tree.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct PodRow {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub mem_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PodRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mem_bytes` is never read
[INFO] [stdout]   --> crates/k8top-tui/src/tree.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ContainerRow {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub mem_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ppid`, `comm`, and `num_threads` are never read
[INFO] [stdout]   --> crates/k8top-tui/src/tree.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct ProcessRow {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 45 |     pub pid: u32,
[INFO] [stdout] 46 |     pub ppid: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub comm: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 59 |     pub num_threads: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CPU_SOFTIRQ` is never used
[INFO] [stdout]  --> crates/k8top-tui/src/ui/colors.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const CPU_SOFTIRQ: Color = Color::Cyan;
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_BUFFERS` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const MEM_BUFFERS: Color = Color::Blue;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_CACHED` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const MEM_CACHED: Color = Color::Yellow;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `POD_NAME` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const POD_NAME: Style = Style::new()
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONTAINER_NAME` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const CONTAINER_NAME: Style = Style::new().fg(Color::Yellow);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HEADER` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const HEADER: Style = Style::new()
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TREE_GUIDE` is never used
[INFO] [stdout]   --> crates/k8top-tui/src/ui/colors.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub const TREE_GUIDE: Color = Color::DarkGray;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.66s
[INFO] running `Command { std: "docker" "inspect" "58a086cdd342af19567499525c437d0f4e60b2e0bee15ae682dd76baa46a164f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a086cdd342af19567499525c437d0f4e60b2e0bee15ae682dd76baa46a164f", kill_on_drop: false }`
[INFO] [stdout] 58a086cdd342af19567499525c437d0f4e60b2e0bee15ae682dd76baa46a164f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ad01e886da974ee0c9df3191f5d602623ce2ddb6594f8bad2cb442ca4395b87d
[INFO] running `Command { std: "docker" "start" "-a" "ad01e886da974ee0c9df3191f5d602623ce2ddb6594f8bad2cb442ca4395b87d", kill_on_drop: false }`
[INFO] [stderr] warning: field `starttime` is never read
[INFO] [stderr]   --> crates/k8top-agent/src/proc_reader.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct ProcStat {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub starttime: u64, // clock ticks since boot
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProcStat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `page_size` is never used
[INFO] [stderr]    --> crates/k8top-agent/src/proc_reader.rs:214:12
[INFO] [stderr]     |
[INFO] [stderr]  78 | impl ProcReader {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub fn page_size(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `k8top-agent` (bin "k8top-agent" test) generated 2 warnings
[INFO] [stderr] warning: unused variable: `width`
[INFO] [stderr]   --> crates/k8top-tui/src/ui/process_table.rs:88:30
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn render_row(row: &TreeRow, width: u16, selected: bool) -> Line<'static> {
[INFO] [stderr]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_sort` is never used
[INFO] [stderr]    --> crates/k8top-tui/src/app.rs:198:12
[INFO] [stderr]     |
[INFO] [stderr]  41 | impl App {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 198 |     pub fn set_sort(&mut self, col: SortColumn) {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pod_name` and `namespace` are never read
[INFO] [stderr]   --> crates/k8top-tui/src/client.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct ContainerMeta {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 13 |     pub pod_name: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 14 |     pub namespace: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContainerMeta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `uid` and `container_names` are never read
[INFO] [stderr]   --> crates/k8top-tui/src/client.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct PodMeta {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 23 |     pub uid: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub container_names: HashMap<String, ContainerMeta>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PodMeta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_pod` and `get_container` are never used
[INFO] [stderr]   --> crates/k8top-tui/src/client.rs:47:18
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl PodMetaStore {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub async fn get_pod(&self, uid: &str) -> Option<PodMeta> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub async fn get_container(&self, container_id: &str) -> Option<(String, ContainerMeta)> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `mem_bytes` is never read
[INFO] [stderr]   --> crates/k8top-tui/src/tree.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct PodRow {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub mem_bytes: u64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PodRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `mem_bytes` is never read
[INFO] [stderr]   --> crates/k8top-tui/src/tree.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct ContainerRow {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub mem_bytes: u64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContainerRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `ppid`, `comm`, and `num_threads` are never read
[INFO] [stderr]   --> crates/k8top-tui/src/tree.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct ProcessRow {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 45 |     pub pid: u32,
[INFO] [stderr] 46 |     pub ppid: u32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 |     pub comm: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 59 |     pub num_threads: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProcessRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CPU_SOFTIRQ` is never used
[INFO] [stderr]  --> crates/k8top-tui/src/ui/colors.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const CPU_SOFTIRQ: Color = Color::Cyan;
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MEM_BUFFERS` is never used
[INFO] [stderr]   --> crates/k8top-tui/src/ui/colors.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const MEM_BUFFERS: Color = Color::Blue;
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MEM_CACHED` is never used
[INFO] [stderr]   --> crates/k8top-tui/src/ui/colors.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const MEM_CACHED: Color = Color::Yellow;
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `POD_NAME` is never used
[INFO] [stderr]   --> crates/k8top-tui/src/ui/colors.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub const POD_NAME: Style = Style::new()
[INFO] [stderr]    |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CONTAINER_NAME` is never used
[INFO] [stderr]   --> crates/k8top-tui/src/ui/colors.rs:22:11
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub const CONTAINER_NAME: Style = Style::new().fg(Color::Yellow);
[INFO] [stderr]    |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `HEADER` is never used
[INFO] [stderr]   --> crates/k8top-tui/src/ui/colors.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub const HEADER: Style = Style::new()
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TREE_GUIDE` is never used
[INFO] [stderr]   --> crates/k8top-tui/src/ui/colors.rs:34:11
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub const TREE_GUIDE: Color = Color::DarkGray;
[INFO] [stderr]    |           ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `k8top-tui` (bin "k8top-tui" test) generated 15 warnings (run `cargo fix --bin "k8top-tui" -p k8top-tui --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/k8top_agent-948c1aaf1872e33c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test proc_reader::tests::test_parse_loadavg ... ok
[INFO] [stdout] test proc_reader::tests::test_parse_proc_stat_simple ... ok
[INFO] [stdout] test proc_reader::tests::test_parse_cpu_stats ... ok
[INFO] [stdout] test proc_reader::tests::test_parse_proc_stat_parens_in_comm ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/k8top_common-f06ed1f352a66923)
[INFO] [stdout] test proc_reader::tests::test_parse_meminfo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cgroup::tests::test_cgroupv2_containerd ... ok
[INFO] [stdout] test cgroup::tests::test_cgroupv1_guaranteed ... ok
[INFO] [stdout] test cgroup::tests::test_cgroupv2_docker ... ok
[INFO] [stdout] test cgroup::tests::test_crio ... ok
[INFO] [stdout] test cgroup::tests::test_non_kubernetes ... ok
[INFO] [stdout] test cgroup::tests::test_system_service ... ok
[INFO] [stdout] test cgroup::tests::test_cgroupv1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/k8top_tui-1860ee846b34c4d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests k8top_common
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ad01e886da974ee0c9df3191f5d602623ce2ddb6594f8bad2cb442ca4395b87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad01e886da974ee0c9df3191f5d602623ce2ddb6594f8bad2cb442ca4395b87d", kill_on_drop: false }`
[INFO] [stdout] ad01e886da974ee0c9df3191f5d602623ce2ddb6594f8bad2cb442ca4395b87d
